xen.git
2015-01-19 Andrew Cooperhypercall: update vcpu_op to take an unsigned vcpuid
2015-01-19 Paul Durrantx86/hvm: add per-vcpu evtchn upcalls
2015-01-19 Andrew Cooperx86/minios: remove more vestigial remnants of SUPERVISO...
2015-01-19 Andrew Cooperhvm/hpet: correctly gate the virtual HPET on HVM_PARAM_...
2015-01-19 Jan Beulichkexec: fix some types
2015-01-19 Jan Beulichevtchn: simplify sending of notifications
2015-01-19 Jan Beulichcommon/memory: fix an XSM error path
2015-01-15 Tim Deeganx86/mm: reunite nestedp2m_lock with its comment.
2015-01-15 Andrew Cooperx86/viridian: do not leak page refs and mappings if...
2015-01-15 Julien Grallxen/arm: Update documentation in the public header...
2015-01-15 Ian Campbelltools: remove blktap1
2015-01-15 Ian Campbelltools: unhook blktap1 from the build and remove all...
2015-01-15 Ian Campbellxen: arm: wait 1000ms for a CPU to come up, instead...
2015-01-15 Ian Campbellxen: arm: enable perf counters
2015-01-15 Julien Grallxen/arm: Blacklist the memory mapped timer (armv7-timer...
2015-01-15 Julien Grallxen/arm: grant-table: Increased the initial number...
2015-01-15 Julien Grallxen/arm: Remove the define INVALID_GFN from arch-arm...
2015-01-14 Jan BeulichRevert "x86/HVM: make hvm_efer_valid() honor guest...
2015-01-13 Martin LucinaMini-OS: netfront: Fix rx ring starvation in network_rx
2015-01-12 Alexandra Sandulescutools: xl: refactor code to parse network device options
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_bitmap
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_domain_sched_params
2015-01-12 Wei Liulibxl: add emacs local variables in libxl_{x86, arm}.c
2015-01-12 Andrew Coopertools/misc: Cleanup makefile
2015-01-12 Euan Harristools/Rules.mk: Don't optimize debug builds; add macro...
2015-01-12 Julien Gralllibxl: Don't ignore error when we fail to give access...
2015-01-12 Julien Gralllibxl/arm: Correctly spelled FDT_ERR_* in a comment
2015-01-12 Wei Liulibxl, hotplug/Linux: default to phy backend for raw...
2015-01-12 Ian Campbelldt-uart: support /chosen/stdout-path property.
2015-01-12 Ian Campbelldt-uart: use ':' as separator between path and options
2015-01-12 Ian Campbelldt-uart: Clarify log messages at init time.
2015-01-12 Ian Campbelldt-uart: add an emacs magic block
2015-01-12 Ian Campbellxenstored: log tdb message via xenstored's logging...
2015-01-12 Ian Campbelltools: libxl: directly initialise saved_* in _libxl_types.c
2015-01-12 Jan Beulichextend list of sections convertible to .init.* ones...
2015-01-12 Jan Beulicharm64/EFI: minor corrections
2015-01-12 Jan Beulichx86/MCE: allow overriding the CMCI threshold
2015-01-12 Jan Beulichx86emul: tighten CLFLUSH emulation
2015-01-12 Jan Beulichx86: also allow REP STOS emulation acceleration
2015-01-12 Jan Beulichx86/HVM: make hvm_efer_valid() honor guest features
2015-01-09 Chao Pengx86: expose CMT L3 event mask to user space
2015-01-09 Jan Beulichhvmloader: certain methods are not supposed to have...
2015-01-09 Jan Beulichhvmloader: avoid named helper symbols
2015-01-09 Jan Beulichrwlock: allow arch to override write_unlock() atomic
2015-01-09 Jan Beulichrwlock: allow arch to override read_unlock() atomic
2015-01-09 Jan Beulichspinlock: use local_irq_disable() instead of local_irq_...
2015-01-09 Jan Beulichx86/HVM: vMSI simplification
2015-01-09 Jan Beulichx86/HVM: drop pointless parameters from vIOAPIC interna...
2015-01-09 Andrew Cooperhvm/vmx: WRITE_MSR() macro hygene
2015-01-09 Jan Beulichx86/HVM: clobber hypercall arguments just like for PV
2015-01-09 Jan Beulichx86: streamline hypercall_create_continuation()
2015-01-09 Jan BeulichMAINTAINERS: Andrew Cooper to co-maintain x86
2015-01-09 Andrew Cooperx86/stack: avoid peeking into unmapped guard pages...
2015-01-09 Andrew Cooperx86/apic: remove redundant LVR read in init_bsp_APIC()
2015-01-09 Juergen Grossx86: expand arch_shared_info to support linear p2m...
2015-01-08 Wei Liulibxl_internal: comment on domain userdata unlock function
2015-01-08 Wei Liulibxl_internal: lock_carefd -> carefd
2015-01-08 Andrew Coopertools/misc: Remove sbdf2devicepath
2015-01-08 Thomas Leonardmini-os: arm: show registers, stack and exception vecto...
2015-01-08 Thomas Leonardmini-os: arm: time
2015-01-08 Liang Lilibxc: Expose the 1GB pages cpuid flag to guest
2015-01-08 Vijaya Kumar Kxen/arm: Manage pl011 uart TX interrupt correctly
2015-01-08 Tim Deeganxen: remove Xencomm
2015-01-07 Jan BeulichRevert "expand x86 arch_shared_info to support linear...
2015-01-07 Paul Durrantx86/viridian: add Partition Reference Time enlightenment
2015-01-07 Yu Zhangx86: add a new p2m type - p2m_mmio_write_dm
2015-01-07 Yu Zhangx86: add a new p2m type class - P2M_DISCARD_WRITE_TYPES
2015-01-07 Andrew Cooperremove CONFIG_X86_SUPERVISOR_MODE_KERNEL as x86_32...
2015-01-07 Jan BeulichVT-d: don't crash when PTE bits 52 and up are non-zero
2015-01-07 Boris Ostrovskyx86/VPMU: Clear last_vcpu when destroying VPMU
2015-01-07 Mihai Donțuconsole: const-ify the arguments for __warn() and __bug()
2015-01-07 Juergen Grossexpand x86 arch_shared_info to support linear p2m list
2015-01-07 Olaf Heringuse more fixed strings to build the hypervisor
2015-01-07 Paul Durrantx86/hvm: extend HVM cpuid leaf with vcpu id
2015-01-06 Ian Jacksonconfigure: Rerun autogen.sh
2015-01-06 Ian JacksonOpen Xen 4.6.
2015-01-06 Olaf Heringtools/hotplug: remove EnvironmentFile from xen-qemu...
2015-01-06 Olaf Heringtools/hotplug: use XENCONSOLED_TRACE in xenconsoled...
2015-01-06 Olaf Heringtools/hotplug: use xencommons as EnvironmentFile in...
2015-01-06 Olaf Heringtools/hotplug: xendomains.service depends on network
2015-01-06 Olaf Heringtools/hotplug: remove XENSTORED_ROOTDIR from xenstored...
2015-01-06 Olaf Heringtools/hotplug: remove SELinux options from var-lib...
2015-01-06 Ed Swierklibxl: Fix building libxlu_cfg_y.y with bison 3.0
2015-01-06 Ian Jacksonlibxl: Renegerate flex output files
2015-01-06 Jan BeulichEFI: suppress bogus loader warning
2015-01-06 Mihai Donțux86/HVM: prevent use-after-free when destroying a domain
2015-01-06 Stefano Stabellinireset PCI devices on force removal even when QEMU retur...
2015-01-06 Julien Grallxen/arm: Initialize the domain vgic lock
2015-01-06 Ian Campbelltools: libxl: link libxlu against libxl.
2015-01-06 Ian Campbellxen: arm: correct off-by-one error in consider_modules
2015-01-06 Andrew Coopertools/libxl: Use of init()/dispose() to avoid leaking...
2015-01-05 Ian Jacksonlibxl: Fix if{} nesting in do_pci_remove
2015-01-05 Ian Jacksonlibxl: Initialise CTX->xce in domain suspend, as needed
2015-01-05 Jan Beulichx86/AMD-ucode: correct multiple container handling
2015-01-05 Jan Beulichdomctl: fix IRQ permission granting/revocation
2015-01-05 Jan Beulichx86: don't deliver NMI to PVH Dom0
2014-12-18 M A Youngtools/xl: fix segfault in xl migrate --debug
2014-12-16 George Dunlaplibxl: Tell qemu to use raw format when using a tapdisk
2014-12-16 Wei Liuxl: print message to stdout when (!debug && dryrun)
2014-12-16 Andrew Cooperdocs/commandline: Minor formatting fixes and clarifications
next